Skip to content

Hostname

servco.com

Last fetched

servco.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · servco.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/servco.com

Resolution chain

servco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.196.97.123104.196.96.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

121 observed subdomains of servco.com.

Web-graph footprint

Distinct hostnames that link to or from servco.com in the public web crawl.

121 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for servco.com.

MechanismTarget
SPF_Arelay-hosting.secureserver.net
SPF_INCLUDE_spf.dealersocket.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP129.150.76.50
SPF_IP129.150.86.238
SPF_IP148.163.151.145
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP160.34.15.18/32
SPF_IP160.34.15.19/32
SPF_IP160.34.15.20/32
SPF_IP160.34.15.21/32
SPF_IP192.254.112.93/32
SPF_IP192.254.114.115/32
SPF_IP50.31.36.212/32
SPF_IP58.96.53.214

Related pages

Pivot deeper into the graph from servco.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "servco.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.