Skip to content

Hostname

capstonepub.com

Last fetched

capstonepub.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · capstonepub.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/capstonepub.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.84.10118.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.12918.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.2318.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6618.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.60.10318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.240.123.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.193.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.73.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.773.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:9
Organization
coughlan companies, inc. coughlan companies,
Contact emails

Subdomains

14 observed subdomains of capstonepub.com.

Web-graph footprint

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

602 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for capstonepub.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamericaneagle.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailserver.coughlancompanies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.78.132.80

Related pages

Pivot deeper into the graph from capstonepub.com.

Cypher and MCP

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

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