Skip to content

Hostname

contracting365.com

Last fetched

contracting365.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · contracting365.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/contracting365.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.49.158.5552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1448
Organization
brian harrington
Contact emails

Subdomains

3 observed subdomains of contracting365.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for contracting365.com.

MechanismTarget
SPF_Ac2.visionhelpdesk.com
SPF_Aservers.mcsv.net
SPF_INCLUDE_spf-moon-ray.ontramail.com
SPF_INCLUDE_spf-ontramail.ontramail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.88.251.154
SPF_IP210.212.241.212
SPF_IP213.229.104.141
SPF_IP32.249.144.202
SPF_IP34.240.94.7
SPF_IP34.251.253.134
SPF_IP52.17.162.251
SPF_IP52.209.28.50
SPF_IP87.198.146.2
SPF_IP87.198.173.10
SPF_IP92.51.204.181/32

Related pages

Pivot deeper into the graph from contracting365.com.

Cypher and MCP

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

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