Hostname
patrick-houvet.com
Last fetched
patrick-houvet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
patrick-houvet.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.21 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.4 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.56 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.68 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.239.6.103 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.117 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.128 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.61 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:433
- Organization
- houvet patrick michel
- Contact emails
Subdomains
5 observed subdomains of patrick-houvet.com.
Web-graph footprint
Distinct hostnames that link to or from patrick-houvet.com in the public web crawl.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for patrick-houvet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_MX | patrick-houvet.com |
Related pages
Pivot deeper into the graph from patrick-houvet.com.
- IP · 108.157.229.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:433
- Country · SE
- Email · patrick.houvet@wanadoo.fr
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "patrick-houvet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.