Hostname
danielle-mano.com
Last fetched
danielle-mano.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1564 as the registrar.
Nutrition Label
Resolution chain
danielle-mano.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.102.110.240 | 18.102.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:1564
- Organization
- domain admin
- Contact emails
Subdomains
9 observed subdomains of danielle-mano.com.
Web-graph footprint
Distinct hostnames that link to or from danielle-mano.com in the public web crawl.
25 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- danielle-mano.com
SPF policy
3 SPF mechanisms authorising senders for danielle-mano.com.
| Mechanism | Target |
|---|---|
| SPF_A | danielle-mano.com |
| SPF_IP | 18.102.110.240 |
| SPF_MX | danielle-mano.com |
Related pages
Pivot deeper into the graph from danielle-mano.com.
- IP · 18.102.110.240
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1564
- Country · IT
- Email · danielle-mano.com-owner-24nj@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · da…
- 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: "danielle-mano.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.