Skip to content

Hostname

arqfuke.com.br

Last fetched

arqfuke.com.br resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.10.130104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.121172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
emilia akiko fuke monacelli fachinetti
Contact emails

Subdomains

6 observed subdomains of arqfuke.com.br.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for arqfuke.com.br.

MechanismTarget
SPF_Aarqfuke.com.br
SPF_INCLUDEspf.enterprise.gdns.com.br
SPF_INCLUDEspf1.mailchannels.net
SPF_INCLUDEspf2.mailchannels.net
SPF_IP177.234.152.119
SPF_IP181.214.95.10
SPF_IP64.37.61.50
SPF_MXarqfuke.com.br

Related pages

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

Cypher and MCP

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

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