Skip to content

Hostname

emgfa.pt

Last fetched

emgfa.pt resolves to 1 IPv4 address operated by AS2860 in PT.

Nutrition Label

WHISPER CANON · emgfa.ptRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/emgfa.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.140.232.21194.140.232.0/24AS2860PT

WHOIS identity

Registrar
Organization
estado maior general das for?as armadas - emgfa
Contact emails

Subdomains

12 observed subdomains of emgfa.pt.

Web-graph footprint

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

115 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for emgfa.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.140.232.22

Related pages

Pivot deeper into the graph from emgfa.pt.

Cypher and MCP

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

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