Skip to content

Hostname

avfauto.pt

Last fetched

avfauto.pt resolves to 1 IPv4 address operated by AS63949 in DE.

Nutrition Label

WHISPER CANON · avfauto.ptRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/avfauto.pt

Resolution chain

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

IPPrefixASNOperatorCountry
172.236.211.236172.236.192.0/19AS63949DE

WHOIS identity

Registrar
Organization
atenasoft, lda
Contact emails

Subdomains

7 observed subdomains of avfauto.pt.

Web-graph footprint

Distinct hostnames that link to or from avfauto.pt in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for avfauto.pt.

MechanismTarget
SPF_Aavfauto.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.182.53
SPF_IP94.46.22.18
SPF_MXavfauto.pt

Related pages

Pivot deeper into the graph from avfauto.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avfauto.pt"})-[: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.