Skip to content

Hostname

andaep.com

Last fetched

andaep.com resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.183.4594.46.176.0/21AS24768PT

WHOIS identity

Registrar
iana:303
Organization
blueweb- consultoria p/ internet, unip. lda.
Contact emails

Subdomains

7 observed subdomains of andaep.com.

Web-graph footprint

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

16 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • andaep.com

SPF policy

9 SPF mechanisms authorising senders for andaep.com.

MechanismTarget
SPF_Aandaep.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEspf.mailbox.pt
SPF_IP188.93.230.105
SPF_IP188.93.230.165
SPF_IP188.93.230.3
SPF_IP188.93.230.4
SPF_IP94.46.183.45
SPF_MXandaep.com

Related pages

Pivot deeper into the graph from andaep.com.

Cypher and MCP

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

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