Hostname
serve.com
Last fetched
serve.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
serve.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.13.91 | 45.60.13.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.19.91 | 45.60.19.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 65.23.128.11 | 65.23.128.0/21 | AS22423 | ALTIMA-TELECOM - Altima Telecom | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- american express travel related services
- Contact emails
Subdomains
44 observed subdomains of serve.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from serve.com in the public web crawl.
839 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for serve.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.32.35.52 |
| SPF_IP | 193.32.35.66 |
| SPF_IP | 216.134.221.52 |
| SPF_IP | 216.134.221.66 |
Related pages
Pivot deeper into the graph from serve.com.
- IP · 45.60.13.91
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:299
- Country · GB
- Email · dns.admin@servevirtual.com
- TLD · .com
- Browse hostnames · se…
- 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: "serve.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.