Skip to content

Hostname

cfforex.com

Last fetched

cfforex.com resolves to 1 IPv4 address operated by AS58404 in ID. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cfforex.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cfforex.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.102.152.34103.102.152.0/24AS58404ID

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0137098766
Contact emails

Subdomains

33 observed subdomains of cfforex.com.

Web-graph footprint

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

192 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cfforex.com

SPF policy

6 SPF mechanisms authorising senders for cfforex.com.

MechanismTarget
SPF_Acfforex.com
SPF_INCLUDE_spf.google.com
SPF_IP103.102.152.34
SPF_IP103.102.153.41
SPF_IP103.28.13.233
SPF_MXcfforex.com

Related pages

Pivot deeper into the graph from cfforex.com.

Cypher and MCP

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

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