Hostname
svtest.com
Last fetched
svtest.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
svtest.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.116.171.3 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-6b93cb05281b77131c84650ae48fc97a@privacyguardian.org
- pw-8fb6b662694927aca888e58bd19387cf@privacyguardian.org
- pw-9d5be3efa72fecc9cb1a6cd307a211e9@privacyguardian.org
- pw-a281ef30b1220f4f235f927ff1c754ab@privacyguardian.org
- pw-b04ca4e328d93d707dcd506cc30fd6b0@privacyguardian.org
- pw-b41a263c06ce20bb05daba3129dcdc4a@privacyguardian.org
- pw-bcd0dfcd9e10490204f16fb21598d63b@privacyguardian.org
- pw-f5726ee005a47724a54b6b91126d127d@privacyguardian.org
Subdomains
7 observed subdomains of svtest.com.
Web-graph footprint
Distinct hostnames that link to or from svtest.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for svtest.com.
| Mechanism | Target |
|---|---|
| SPF_A | svtest.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 18.116.171.3 |
| SPF_IP | 72.249.49.238 |
| SPF_IP | 72.249.49.240 |
| SPF_MX | svtest.com |
Related pages
Pivot deeper into the graph from svtest.com.
- IP · 18.116.171.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · US
- Email · pw-6b93cb05281b77131c84650ae48fc97a@privacyguardian.org
- TLD · .com
- Browse hostnames · sv…
- 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: "svtest.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.