Skip to content

Hostname

flycham.com

Last fetched

flycham.com resolves to 104.26.12.203, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. flycham.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:269
Registrant organisation
c/o whoisproxy.com
Contact emails
072ff9ec1a687f7f675003ee2e1943a3a722810c45e789cac3781166f99bcd70@flycham.com.whoisproxy.org, 306fd121fb7f7902b21593c754bff5b685775989400bf66be3cabe99eb43f5c8@flycham.com.whoisproxy.org, e38a59f3fe4326b734f9ac7fb6845a89cb7f3304999ad4056acd2d0123b351f0@flycham.com.whoisproxy.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • alexis.ns.cloudflare.com
  • olga.ns.cloudflare.com

MX records

  • filter10.antispamcloud.com
  • filter20.antispamcloud.com
  • filter30.antispamcloud.com
  • filter40.antispamcloud.com

SPF policy

  • include: spf.antispamcloud.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from flycham.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "flycham.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.