Skip to content

Hostname

oskyherald.com

Last fetched

oskyherald.com resolves to 1 IPv4 address operated by C-SPIRE-BUSINESS - TekLinks, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · oskyherald.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oskyherald.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.199.31.17066.199.31.0/24AS33606C-SPIRE-BUSINESS - TekLinks, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 284864
Contact emails

Subdomains

2 observed subdomains of oskyherald.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for oskyherald.com.

MechanismTarget
SPF_Aoskyherald.com
SPF_INCLUDEcustmail.vdata.com
SPF_IP165.140.157.21
SPF_IP208.105.113.98
SPF_IP208.125.151.138
SPF_MXoskyherald.com

Related pages

Pivot deeper into the graph from oskyherald.com.

Cypher and MCP

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

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