Skip to content

Hostname

informar.pt

Last fetched

informar.pt resolves to 1 IPv4 address operated by AS49941 in PT.

Nutrition Label

WHISPER CANON · informar.ptRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/informar.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.107.127.106194.107.127.0/24AS49941PT

WHOIS identity

No WHOIS records are currently associated with informar.pt in WhisperGraph.

Subdomains

3 observed subdomains of informar.pt.

Web-graph footprint

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

55 sites link to this hostname.

330 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for informar.pt.

MechanismTarget
SPF_INCLUDE_spf.eurotux.com
SPF_INCLUDE_spf.mailersend.net
SPF_IP194.107.127.21

Related pages

Pivot deeper into the graph from informar.pt.

Cypher and MCP

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

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