Skip to content

Hostname

alfee.com

Last fetched

alfee.com resolves to 1 IPv4 address operated by ACROSS Dream Wave Shizuoka Co. Ltd. in JP. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · alfee.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alfee.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.43.99.44202.43.99.0/24AS18068ACROSS Dream Wave Shizuoka Co. Ltd.JP

WHOIS identity

Registrar
iana:1647
Organization
project iii
Contact emails

Subdomains

5 observed subdomains of alfee.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for alfee.com.

MechanismTarget
SPF_INCLUDEsv2.office01.medc.co.jp
SPF_IP202.43.99.56
SPF_IP202.43.99.59
SPF_MXalfee.com

Related pages

Pivot deeper into the graph from alfee.com.

Cypher and MCP

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

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