Skip to content

Hostname

netserve.io

Last fetched

netserve.io resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · netserve.ioRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/netserve.io

Resolution chain

netserve.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.77.248104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.87172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
netserve
Contact emails

Subdomains

30 observed subdomains of netserve.io.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for netserve.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP136.243.7.243
SPF_IP167.235.232.127
SPF_IP188.245.56.98
SPF_IP37.27.241.155
SPF_IP91.107.234.214

Related pages

Pivot deeper into the graph from netserve.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netserve.io"})-[: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.