Skip to content

Hostname

fluirh.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

fluirh.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
marcelo silveira de andrade
Contact emails

Subdomains

13 observed subdomains of fluirh.com.br.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fluirh.com.br

SPF policy

4 SPF mechanisms authorising senders for fluirh.com.br.

MechanismTarget
SPF_Afluirh.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_IP104.218.55.34
SPF_MXfluirh.com.br

Related pages

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

Cypher and MCP

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

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