Hostname
viaseating.com
Last fetched
viaseating.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
viaseating.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 |
|---|---|---|---|---|
| 199.60.103.1 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.101 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- angela wilson-kammerzell
- Contact emails
Subdomains
28 observed subdomains of viaseating.com.
Showing 24 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from viaseating.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for viaseating.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45078100.spf08.hubspotemail.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 148.105.15.144 |
| SPF_IP | 167.89.92.240 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 34.68.104.193/32 |
| SPF_IP | 34.74.57.127/32 |
| SPF_IP | 35.188.64.218/32 |
| SPF_IP | 35.202.125.231/32 |
| SPF_IP | 35.231.189.43/32 |
| SPF_IP | 35.231.237.213/32 |
Related pages
Pivot deeper into the graph from viaseating.com.
- IP · 199.60.103.1
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:146
- Country · US
- Email · godaddy@viaseating.com
- TLD · .com
- Browse hostnames · vi…
- 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: "viaseating.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.