Skip to content

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

WHISPER CANON · serve.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/serve.com

Resolution chain

serve.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.13.9145.60.13.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.19.9145.60.19.0/24AS19551INCAPSULA - Incapsula IncGB
65.23.128.1165.23.128.0/21AS22423ALTIMA-TELECOM - Altima TelecomCA

WHOIS identity

Registrar
iana:299
Organization
american express travel related services
Contact emails

Subdomains

44 observed subdomains of serve.com.

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for serve.com.

MechanismTarget
SPF_IP193.32.35.52
SPF_IP193.32.35.66
SPF_IP216.134.221.52
SPF_IP216.134.221.66

Related pages

Pivot deeper into the graph from serve.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.