Skip to content

Hostname

f24.my

Last fetched

f24.my resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · f24.myRouting diversity4.2/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/f24.my

Resolution chain

f24.my resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.38.241104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.108.229.198104.108.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
184.30.216.102184.30.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.16.1.1452.16.1.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.1.1692.16.1.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.205.8.20523.205.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.139.23723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with f24.my in WhisperGraph.

Subdomains

3 observed subdomains of f24.my.

Web-graph footprint

Distinct hostnames that link to or from f24.my in the public web crawl.

320 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for f24.my.

MechanismTarget
SPF_IP195.68.70.119
SPF_IP195.68.70.122
SPF_MXf24.my

Related pages

Pivot deeper into the graph from f24.my.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "f24.my"})-[: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.