Skip to content

Hostname

contractormag.com

Last fetched

contractormag.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · contractormag.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/contractormag.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.128.131100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.168.723.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.60.20134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.230.23334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.166.16434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.211.21.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.202.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.239.6952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.33.5752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
89.106.200.189.106.200.0/24AS209626ORTYCOM LTDANL
32.193.229.18532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of contractormag.com owner
Contact emails

Subdomains

11 observed subdomains of contractormag.com.

Web-graph footprint

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

876 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for contractormag.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from contractormag.com.

Cypher and MCP

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

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