Skip to content

Hostname

pitchmark.net

Last fetched

pitchmark.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · pitchmark.netRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pitchmark.net

Resolution chain

pitchmark.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.0.132.673.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.117.24352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.173.4752.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.225.11854.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.93.14954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
56.10.0.1056.10.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:291
Organization
hong bao media
Contact emails

Subdomains

4 observed subdomains of pitchmark.net.

Web-graph footprint

Distinct hostnames that link to or from pitchmark.net in the public web crawl.

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pitchmark.net.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from pitchmark.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pitchmark.net"})-[: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.