Skip to content

Hostname

pascal-elaine.com

Last fetched

pascal-elaine.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · pascal-elaine.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pascal-elaine.com

Resolution chain

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

IPPrefixASNOperatorCountry
140.82.24.205140.82.24.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:4146
Organization
contact privacy inc. customer 0154869247
Contact emails

Subdomains

2 observed subdomains of pascal-elaine.com.

Web-graph footprint

Distinct hostnames that link to or from pascal-elaine.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • pascal-elaine.com

SPF policy

7 SPF mechanisms authorising senders for pascal-elaine.com.

MechanismTarget
SPF_Apascal-elaine.com
SPF_IP140.82.24.205
SPF_IP149.28.107.96
SPF_IP51.254.105.37
SPF_IP51.255.92.24
SPF_IP91.134.53.178
SPF_MXpascal-elaine.com

Related pages

Pivot deeper into the graph from pascal-elaine.com.

Cypher and MCP

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

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