Skip to content

Hostname

originalstyle.com

Last fetched

originalstyle.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · originalstyle.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/originalstyle.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.22.94104.22.65.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.6.173104.28.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.173104.28.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.103172.68.76.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.29172.68.84.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
eclipse networking
Contact emails

Subdomains

13 observed subdomains of originalstyle.com.

Web-graph footprint

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

248 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for originalstyle.com.

MechanismTarget
SPF_Amail.originalstyle.com
SPF_Amail2.originalstyle.com
SPF_Aoriginalstyle.com
SPF_Awww.originalstyle.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.89.7.106
SPF_IP89.197.97.18
SPF_MXoriginalstyle.com

Related pages

Pivot deeper into the graph from originalstyle.com.

Cypher and MCP

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

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