Skip to content

Hostname

nefruza.com.br

Last fetched

nefruza.com.br resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · nefruza.com.brRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nefruza.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.218.55.34104.218.48.0/21AS19318IS-AS-1 - Interserver, IncUS
209.133.193.234209.133.192.0/21AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
Organization
mario de oliveira fiuza chaves
Contact emails

Subdomains

7 observed subdomains of nefruza.com.br.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nefruza.com.br

SPF policy

9 SPF mechanisms authorising senders for nefruza.com.br.

MechanismTarget
SPF_Anefruza.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_IP104.218.55.34
SPF_IP209.133.193.234
SPF_IP209.133.193.235
SPF_IP209.133.193.236
SPF_IP209.133.193.237
SPF_IP209.133.193.238
SPF_MXnefruza.com.br

Related pages

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

Cypher and MCP

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

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