Skip to content

Hostname

scottandterry.com

Last fetched

scottandterry.com resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · scottandterry.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/scottandterry.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.236.2887.98.128.0/17AS16276PL

WHOIS identity

Registrar
iana:146
Organization
lee hill
Contact emails

Subdomains

10 observed subdomains of scottandterry.com.

Web-graph footprint

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

28 sites link to this hostname.

255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • scottandterry.com

SPF policy

4 SPF mechanisms authorising senders for scottandterry.com.

MechanismTarget
SPF_Ascottandterry.com
SPF_IP51.210.208.71
SPF_IP87.98.236.28
SPF_MXscottandterry.com

Related pages

Pivot deeper into the graph from scottandterry.com.

Cypher and MCP

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

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