Skip to content

Hostname

feitest.com

Last fetched

feitest.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · feitest.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/feitest.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.69.32.175104.69.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.66.227.21723.66.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of feitest.com owner
Contact emails

Subdomains

33 observed subdomains of feitest.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for feitest.com.

MechanismTarget
SPF_INCLUDEspf-00155a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.131.4.22
SPF_IP192.131.5.22
SPF_IP216.36.40.176
SPF_IP216.36.40.177
SPF_IP50.207.248.118

Related pages

Pivot deeper into the graph from feitest.com.

Cypher and MCP

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

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