Skip to content

Hostname

rodflash.com

Last fetched

rodflash.com resolves to 1 IPv4 address operated by DIALHOST INTERNET EIRELI in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · rodflash.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rodflash.com

Resolution chain

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

IPPrefixASNOperatorCountry
177.52.160.63177.52.160.0/24AS262448DIALHOST INTERNET EIRELIBR

WHOIS identity

Registrar
iana:48
Organization
rodrigo vieira
Contact emails

Subdomains

3 observed subdomains of rodflash.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rodflash.com.

MechanismTarget
SPF_Arodflash.com
SPF_INCLUDEaspmx.googlemail.com
SPF_IP177.52.160.43
SPF_IP187.72.171.140
SPF_IP187.72.171.142
SPF_IP67.15.236.113
SPF_IP67.15.236.96/27
SPF_MXrodflash.com

Related pages

Pivot deeper into the graph from rodflash.com.

Cypher and MCP

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

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