Skip to content

Hostname

itwshinemark.com

Last fetched

itwshinemark.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · itwshinemark.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/itwshinemark.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.43.228.36104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of itwshinemark.com.

Web-graph footprint

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

15 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for itwshinemark.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP166.130.129.60
SPF_IP173.166.85.13
SPF_IP211.51.29.125
SPF_IP218.150.180.125
SPF_IP222.71.107.242
SPF_IP4.246.242.110
SPF_IP50.214.238.73
SPF_IP50.234.123.62
SPF_IP66.97.164.66
SPF_IP88.211.80.220
SPF_IP97.177.92.43

Related pages

Pivot deeper into the graph from itwshinemark.com.

Cypher and MCP

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

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