Skip to content

Hostname

avibom.pt

Last fetched

avibom.pt resolves to 1 IPv4 address operated by AS51167 in GB.

Nutrition Label

WHISPER CANON · avibom.ptRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/avibom.pt

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.169.232161.97.160.0/20AS51167GB

WHOIS identity

Registrar
Organization
avibom avícola
Contact emails

Subdomains

1 observed subdomain of avibom.pt.

Subdomain
www.avibom.pt

Web-graph footprint

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

18 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for avibom.pt.

MechanismTarget
SPF_INCLUDE_spf.ptasp.com
SPF_INCLUDE_spfrlo.altice-empresas.pt
SPF_IP195.23.79.197
SPF_IP37.230.97.37

Related pages

Pivot deeper into the graph from avibom.pt.

Cypher and MCP

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

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