Skip to content

Hostname

lig-eg.figeg.com

Last fetched

lig-eg.figeg.com resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · lig-eg.figeg.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lig-eg.figeg.com

Resolution chain

lig-eg.figeg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.247.73.178104.247.72.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with lig-eg.figeg.com in WhisperGraph.

Subdomains

1 observed subdomain of lig-eg.figeg.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lig-eg.figeg.com.

MechanismTarget
SPF_Alig-eg.figeg.com
SPF_IP104.247.73.178
SPF_IP173.231.228.122
SPF_MXlig-eg.figeg.com

Related pages

Pivot deeper into the graph from lig-eg.figeg.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lig-eg.figeg.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.