Skip to content

Hostname

troycorp.com

Last fetched

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

Nutrition Label

WHISPER CANON · troycorp.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/troycorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.188.106.10552.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:15
Organization
arxada
Contact emails

Subdomains

11 observed subdomains of troycorp.com.

Web-graph footprint

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

56 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for troycorp.com.

MechanismTarget
SPF_Arelay.maxcredible.com
SPF_INCLUDE%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email
SPF_INCLUDE142282d1f.spf2.netcorecloud.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEzohomail360.com
SPF_IP4.16.95.44
SPF_IP74.122.48.245
SPF_IP74.122.48.51

Related pages

Pivot deeper into the graph from troycorp.com.

Cypher and MCP

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

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