Skip to content

Hostname

louisphilippe.com

Last fetched

louisphilippe.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · louisphilippe.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/louisphilippe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.94.3113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.22.15813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.199.25115.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.71.5115.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.50.13315.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.242.453.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.185.1783.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.198.19635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.165.1843.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.25.18452.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.52.24652.66.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.6.3252.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.7.10965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.67.13213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.168.23513.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

35 observed subdomains of louisphilippe.com.

Web-graph footprint

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

52 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for louisphilippe.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from louisphilippe.com.

Cypher and MCP

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

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