Skip to content

Hostname

coinflashr.app

Last fetched

coinflashr.app resolves to 3 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · coinflashr.appRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/coinflashr.app

Resolution chain

coinflashr.app resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

11 observed subdomains of coinflashr.app.

Web-graph footprint

Distinct hostnames that link to or from coinflashr.app in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for coinflashr.app.

MechanismTarget
SPF_Acoinflashr.app
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP86.107.77.178
SPF_MXcoinflashr.app

Related pages

Pivot deeper into the graph from coinflashr.app.

Cypher and MCP

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

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