Skip to content

Hostname

furcon.com

Last fetched

furcon.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · furcon.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/furcon.com

Resolution chain

furcon.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.206.10952.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.11352.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.552.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.852.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.124.11254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.11754.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.3454.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.454.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:472
Organization
anthropomorphic arts and education
Contact emails

Subdomains

8 observed subdomains of furcon.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for furcon.com.

MechanismTarget
SPF_Afurcon.com
SPF_INCLUDE_spf.google.com
SPF_IP2600:3c00:0:0:f03c:91ff:fe67:e4d4
SPF_IP2600:3c00:0:0:f03c:91ff:fe6e:eb23
SPF_IP45.33.12.28
SPF_IP69.164.205.19
SPF_MXfurcon.com

Related pages

Pivot deeper into the graph from furcon.com.

Cypher and MCP

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

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