Skip to content

Hostname

developer.leialoft.com

Last fetched

developer.leialoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · developer.leialoft.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/developer.leialoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.1013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.10313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.175.4218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.4718.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.7118.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.9218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with developer.leialoft.com in WhisperGraph.

Subdomains

4 observed subdomains of developer.leialoft.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for developer.leialoft.com.

MechanismTarget
SPF_Aspf.n1k.com
SPF_MXdeveloper.leialoft.com

Related pages

Pivot deeper into the graph from developer.leialoft.com.

Cypher and MCP

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

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