Skip to content

Hostname

sahco.com

Last fetched

sahco.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · sahco.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sahco.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.184.13846.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1052
Organization
sahco hesslein gmbh und co. kg
Contact emails

Subdomains

5 observed subdomains of sahco.com.

Web-graph footprint

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

227 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for sahco.com.

MechanismTarget
SPF_Akvadrat.org
SPF_Asahco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP163.47.180.0/22
SPF_IP168.245.38.204
SPF_IP185.38.180.0/22
SPF_IP192.162.216.0/22
SPF_IP193.110.84.200
SPF_IP2001:978:2a01::/48
SPF_IP2001:978:2a02::/48
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP208.70.128.0/21
SPF_IP27.126.146.0/24
SPF_IP2a01:77c0:1180::/46
SPF_IP2a01:77c0:6::/47
SPF_IP68.71.200.64/27
SPF_IP72.35.12.0/24
SPF_IP72.35.23.0/24
SPF_IP89.104.206.0/23
SPF_MXsahco.com

Related pages

Pivot deeper into the graph from sahco.com.

Cypher and MCP

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

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