Skip to content

Hostname

wikedfx.com

Last fetched

wikedfx.com resolves to 1 IPv4 address operated by SWOCA-TWASSIGNED - Southwest Ohio Computer Association in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · wikedfx.comRouting diversity1.5/10Peering density2.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wikedfx.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.147.116.51192.147.116.0/24AS33167SWOCA-TWASSIGNED - Southwest Ohio Computer AssociationUS

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

3 observed subdomains of wikedfx.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wikedfx.com.

MechanismTarget
SPF_Awikedfx.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mxthunder.com
SPF_IP192.147.116.0/24
SPF_MXwikedfx.com

Related pages

Pivot deeper into the graph from wikedfx.com.

Cypher and MCP

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

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