Skip to content

Hostname

andeesoft.com

Last fetched

andeesoft.com resolves to 1 IPv4 address operated by WEBZILLA in NL. WHOIS lists iana:1449 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.140.140.21878.140.140.0/24AS35415WEBZILLANL

WHOIS identity

Registrar
iana:1449
Organization
global domain privacy services
Contact emails

Subdomains

11 observed subdomains of andeesoft.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • andeesoft.com

SPF policy

4 SPF mechanisms authorising senders for andeesoft.com.

MechanismTarget
SPF_Aandeesoft.com
SPF_IP78.140.140.218
SPF_IP78.140.140.248
SPF_MXandeesoft.com

Related pages

Pivot deeper into the graph from andeesoft.com.

Cypher and MCP

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

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