Skip to content

Hostname

oldcolony.us

Last fetched

oldcolony.us resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · oldcolony.usRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oldcolony.us

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.181.140142.93.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:48
Organization
jay silverstein
Contact emails

Subdomains

3 observed subdomains of oldcolony.us.

Web-graph footprint

Distinct hostnames that link to or from oldcolony.us in the public web crawl.

61 sites link to this hostname.

185 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for oldcolony.us.

MechanismTarget
SPF_Aoldcolony.us
SPF_INCLUDErelayspf.additionnetworks.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEswiftreach.com
SPF_IP205.237.106.3/32
SPF_IP208.64.181.100/32
SPF_IP216.20.10.0/27
SPF_IP216.20.15.0/24
SPF_IP67.23.61.36/32
SPF_IP67.23.62.36/32
SPF_IP70.36.20.116/32
SPF_MXoldcolony.us

Related pages

Pivot deeper into the graph from oldcolony.us.

Cypher and MCP

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

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