Skip to content

Hostname

funcom.com

Last fetched

funcom.com resolves to 1 IPv4 address operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · funcom.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/funcom.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.62.122.227108.62.120.0/22AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:2
Organization
funcom oslo
Contact emails

Subdomains

374 observed subdomains of funcom.com.

Web-graph footprint

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

531 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for funcom.com.

MechanismTarget
SPF_INCLUDEmail.helpshift.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.74.188.192/29
SPF_IP194.0.169.0/24
SPF_IP195.110.28.0/23
SPF_IP195.159.90.0/28
SPF_IP195.169.90.0/27
SPF_IP37.18.192.0/23
SPF_IP62.212.95.100
SPF_IP96.10.3.40/29

Related pages

Pivot deeper into the graph from funcom.com.

Cypher and MCP

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

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