Skip to content

Hostname

fug.com.br

Last fetched

fug.com.br resolves to 1 IPv4 address operated by FreeBSD Brasil LTDA in BR.

Nutrition Label

WHISPER CANON · fug.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fug.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.10.156.40177.10.156.0/23AS61894FreeBSD Brasil LTDABR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fug.com.br in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for fug.com.br.

MechanismTarget
SPF_Afug.com.br
SPF_INCLUDE_spf.freebsdbrasil.com.br
SPF_IP109.169.65.143
SPF_IP109.169.65.146
SPF_IP177.10.159.14
SPF_IP50.22.91.247
SPF_MXfug.com.br

Related pages

Pivot deeper into the graph from fug.com.br.

Cypher and MCP

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

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