Skip to content

Hostname

secure.sutherlands.com

Last fetched

secure.sutherlands.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in CA.

Nutrition Label

WHISPER CANON · secure.sutherlands.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/secure.sutherlands.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
64.247.200.13464.247.192.0/20AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS

WHOIS identity

No WHOIS records are currently associated with secure.sutherlands.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for secure.sutherlands.com.

MechanismTarget
SPF_Amail.cimlbr.com
SPF_Asmtp.cimlbr.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEu7987240.wl241.sendgrid.net
SPF_INCLUDEzoho.com
SPF_IP168.245.109.203
SPF_IP199.116.136.192/27
SPF_IP66.6.114.217/29
SPF_IP66.6.114.232/29

Related pages

Pivot deeper into the graph from secure.sutherlands.com.

Cypher and MCP

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

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