Skip to content

Hostname

lucyvirtue.com

Last fetched

lucyvirtue.com resolves to 1 IPv4 address operated by AS45671 in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lucyvirtue.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lucyvirtue.com

Resolution chain

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

IPPrefixASNOperatorCountry
180.92.194.137180.92.192.0/21AS45671AU

WHOIS identity

Registrar
iana:269
Organization
mark virtue
Contact emails

Subdomains

1 observed subdomain of lucyvirtue.com.

Web-graph footprint

Distinct hostnames that link to or from lucyvirtue.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • lucyvirtue.com

SPF policy

10 SPF mechanisms authorising senders for lucyvirtue.com.

MechanismTarget
SPF_Alucyvirtue.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP104.247.75.218
SPF_IP129.121.177.24
SPF_IP129.121.84.231
SPF_IP143.95.146.95
SPF_IP173.237.172.68
SPF_IP180.92.194.137
SPF_MXlucyvirtue.com

Related pages

Pivot deeper into the graph from lucyvirtue.com.

Cypher and MCP

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

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