Skip to content

Hostname

hostmaster.nccustom.com

Last fetched

hostmaster.nccustom.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hostmaster.nccustom.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hostmaster.nccustom.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.107.7923.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.171.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.142.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.149.7834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with hostmaster.nccustom.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hostmaster.nccustom.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.12.169.247
SPF_IP3.101.216.144/28
SPF_IP3.214.204.181/32
SPF_IP35.174.145.124/32
SPF_IP44.211.178.112/28
SPF_IP69.74.214.3
SPF_IP98.116.45.130

Related pages

Pivot deeper into the graph from hostmaster.nccustom.com.

Cypher and MCP

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

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