Skip to content

Hostname

legitvirtual.com

Last fetched

legitvirtual.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · legitvirtual.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/legitvirtual.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.165.14.124102.165.14.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:3956
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of legitvirtual.com.

Threat posture

History

Mail and authentication

MX records

  • legitvirtual.com

SPF policy

12 SPF mechanisms authorising senders for legitvirtual.com.

MechanismTarget
SPF_Alegitvirtual.com
SPF_INCLUDE_spf-dal04.webhostcluster.com
SPF_INCLUDE_spf-dal04o.webhostcluster.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP102.165.14.123
SPF_IP104.249.63.249
SPF_IP209.236.123.111
SPF_IP216.173.113.252
SPF_IP2604:f440:3:26:0:0:0:249
SPF_IP72.9.154.142
SPF_IP72.9.154.143
SPF_MXlegitvirtual.com

Related pages

Pivot deeper into the graph from legitvirtual.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "legitvirtual.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.