Hostname
ample.com
Last fetched
ample.com resolves to 2 IPv4 addresses operated by AS210250 in GB. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
ample.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.1.147.14 | 194.1.147.0/24 | AS210250 | — | GB |
| 194.1.147.61 | 194.1.147.0/24 | AS210250 | — | GB |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1247823823
- Contact emails
- ample.com@domainsbyproxy.com
- uh1c6bpz3imx@contactprivacy.email
- owner-10448169@ample.com.whoisprivacyservice.org
- owner-1416148@ample.com.whoisprivacyservice.org
- owner-1443885@ample.com.whoisprivacyservice.org
- owner-1641267@ample.com.whoisprivacyservice.org
- owner-1686097@ample.com.whoisprivacyservice.org
- owner-2153428@ample.com.whoisprivacyservice.org
- owner-4936702@ample.com.whoisprivacyservice.org
- owner-5376296@ample.com.whoisprivacyservice.org
- owner-5404033@ample.com.whoisprivacyservice.org
- owner-6113576@ample.com.whoisprivacyservice.org
- owner-6310958@ample.com.whoisprivacyservice.org
- owner-634038@ample.com.whoisprivacyservice.org
- owner-6383525@ample.com.whoisprivacyservice.org
- owner-706605@ample.com.whoisprivacyservice.org
- owner-8731397@ample.com.whoisprivacyservice.org
- owner-9178409@ample.com.whoisprivacyservice.org
- owner-9271295@ample.com.whoisprivacyservice.org
- owner-9468677@ample.com.whoisprivacyservice.org
- and 3 more
Subdomains
6 observed subdomains of ample.com.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ample.com in the public web crawl.
216 sites link to this hostname.
51 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ample.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ample.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ample.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.