Skip to content

Hostname

servhost.pt

Last fetched

servhost.pt resolves to 1 IPv4 address operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US.

Nutrition Label

WHISPER CANON · servhost.ptRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/servhost.pt

Resolution chain

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

IPPrefixASNOperatorCountry
192.169.80.90192.169.80.0/22AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

No WHOIS records are currently associated with servhost.pt in WhisperGraph.

Subdomains

22 observed subdomains of servhost.pt.

Web-graph footprint

Distinct hostnames that link to or from servhost.pt in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for servhost.pt.

MechanismTarget
SPF_Aservhost.pt
SPF_IP208.115.198.26
SPF_IP208.115.198.50
SPF_IP208.115.198.66
SPF_IP208.115.238.10
SPF_IP208.115.238.26
SPF_IP208.115.238.27
SPF_IP208.115.238.28
SPF_IP208.115.238.29
SPF_IP208.115.238.30
SPF_IP216.245.209.10
SPF_IP216.245.209.11
SPF_IP216.245.209.12
SPF_IP216.245.209.13
SPF_IP216.245.209.14
SPF_IP216.245.218.162
SPF_IP216.245.218.163
SPF_IP216.245.218.164
SPF_IP216.245.218.165
SPF_IP216.245.218.166
SPF_IP216.245.218.167
SPF_IP74.63.214.2
SPF_MXservhost.pt

Related pages

Pivot deeper into the graph from servhost.pt.

Cypher and MCP

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

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