Skip to content

Hostname

sutherlandglobal.com

Last fetched

sutherlandglobal.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sutherlandglobal.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/sutherlandglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.47192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:2
Organization
attn sutherlandglobal.com care of network solutions
Contact emails

Subdomains

148 observed subdomains of sutherlandglobal.com.

Web-graph footprint

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

736 sites link to this hostname.

312 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for sutherlandglobal.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEnlsmtp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.237.104.0/22
SPF_IP107.20.0.0/14
SPF_IP13.110.0.0/16
SPF_IP162.247.216.0/22
SPF_IP18.128.0.0/9
SPF_IP185.28.196.0/22
SPF_IP192.28.144.0/20
SPF_IP192.28.160.0/19
SPF_IP199.15.212.0/22
SPF_IP20.42.38.64/32
SPF_IP205.251.233.0/24
SPF_IP205.251.234.0/24
SPF_IP23.20.0.0/14
SPF_IP3.128.0.0/9
SPF_IP34.192.0.0/10
SPF_IP50.16.0.0/14
SPF_IP52.0.0.0/10
SPF_IP52.188.137.143/32
SPF_IP52.192.0.0/12
SPF_IP52.226.141.236
SPF_IP52.226.143.121
SPF_IP52.94.122.0/24
SPF_IP54.144.0.0/12
SPF_IP54.160.0.0/11
SPF_IP54.192.0.0/12
SPF_IP54.208.0.0/13
SPF_IP54.224.0.0/11
SPF_IP54.239.98.0/24
SPF_IP54.240.230.0/24
SPF_IP54.64.0.0/11
SPF_IP64.147.70.25
SPF_IP64.147.70.26
SPF_IP66.159.249.79
SPF_IP66.159.251.50
SPF_IP72.21.217.0/24
SPF_IP94.236.119.0/26
SPF_MXsutherlandglobal.com

Related pages

Pivot deeper into the graph from sutherlandglobal.com.

Cypher and MCP

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

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