Skip to content

Hostname

ifap.pt

Last fetched

ifap.pt resolves to 1 IPv4 address operated by AS15525 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.117.491.216.144.0/24AS15525PT

WHOIS identity

Registrar
Organization
instituto de financiamento da agricultura e pescas, ifap i.p.
Contact emails

Subdomains

60 observed subdomains of ifap.pt.

Web-graph footprint

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

223 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ifap.pt.

MechanismTarget
SPF_Aifap.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.216.117.135
SPF_IP91.216.117.19
SPF_IP91.216.117.26
SPF_MXifap.pt

Related pages

Pivot deeper into the graph from ifap.pt.

Cypher and MCP

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

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