Skip to content

Hostname

dev.frikwel.com

Last fetched

dev.frikwel.com resolves to 1 IPv4 address operated by CONFLUENCE-NETWORK-INC - Confluence Networks Inc in VG.

Nutrition Label

WHISPER CANON · dev.frikwel.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dev.frikwel.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.197.132208.92.0.0/21AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG

WHOIS identity

No WHOIS records are currently associated with dev.frikwel.com in WhisperGraph.

Subdomains

1 observed subdomain of dev.frikwel.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dev.frikwel.com.

MechanismTarget
SPF_Adev.frikwel.com
SPF_INCLUDEsega.spf.superhosting.bg
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.25
SPF_IP195.191.149.25
SPF_MXdev.frikwel.com

Related pages

Pivot deeper into the graph from dev.frikwel.com.

Cypher and MCP

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

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