Skip to content

Hostname

servidin.com.bo

Last fetched

servidin.com.bo resolves to 2 IPv4 addresses operated by PONYNET - FranTech Solutions in US.

Nutrition Label

WHISPER CANON · servidin.com.boRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/servidin.com.bo

Resolution chain

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

IPPrefixASNOperatorCountry
198.98.57.239198.98.48.0/20AS53667PONYNET - FranTech SolutionsUS
205.209.126.98205.209.96.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with servidin.com.bo in WhisperGraph.

Subdomains

1 observed subdomain of servidin.com.bo.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for servidin.com.bo.

MechanismTarget
SPF_Aservidin.com.bo
SPF_INCLUDErelay.mailchannels.net
SPF_IP198.98.57.239
SPF_IP205.209.126.98
SPF_IP65.21.92.21
SPF_MXservidin.com.bo

Related pages

Pivot deeper into the graph from servidin.com.bo.

Cypher and MCP

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

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