Skip to content

Hostname

ross-eng.com

Last fetched

ross-eng.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ross-eng.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ross-eng.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.36.228161.35.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:83
Organization
envoy group
Contact emails

Subdomains

6 observed subdomains of ross-eng.com.

Web-graph footprint

Distinct hostnames that link to or from ross-eng.com in the public web crawl.

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ross-eng.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtcserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.54.136.59/32
SPF_IP31.221.72.237/32
SPF_IP31.221.91.141/32
SPF_IP51.145.117.29
SPF_IP62.6.155.34
SPF_IP81.149.125.170
SPF_IP86.111.173.86

Related pages

Pivot deeper into the graph from ross-eng.com.

Cypher and MCP

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

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