Skip to content

Hostname

sabercathost.com

Last fetched

sabercathost.com resolves to 1 IPv4 address operated by COLORADOCOLO - Corporate Colocation Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.117.6.12166.117.6.0/24AS17139COLORADOCOLO - Corporate Colocation Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

12 observed subdomains of sabercathost.com.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • sabercathost.com

SPF policy

12 SPF mechanisms authorising senders for sabercathost.com.

MechanismTarget
SPF_Asabercathost.com
SPF_IP173.247.239.244
SPF_IP205.134.243.67
SPF_IP66.117.2.130
SPF_IP66.117.6.112/28
SPF_IP66.117.6.121
SPF_IP68.64.172.0/28
SPF_IP68.64.172.30
SPF_IP68.64.172.4
SPF_IP68.64.172.42
SPF_IP68.64.172.5
SPF_MXsabercathost.com

Related pages

Pivot deeper into the graph from sabercathost.com.

Cypher and MCP

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

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