Skip to content

Hostname

fas.org.br

Last fetched

fas.org.br resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

WHISPER CANON · fas.org.brRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fas.org.br

Resolution chain

fas.org.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.66.137162.241.66.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
69.49.242.1669.49.242.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
Organization
centro de estudos e pesquisas da 28
Contact emails

Subdomains

68 observed subdomains of fas.org.br.

Web-graph footprint

Distinct hostnames that link to or from fas.org.br in the public web crawl.

347 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for fas.org.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP162.241.66.137

Related pages

Pivot deeper into the graph from fas.org.br.

Cypher and MCP

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

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