Skip to content

Hostname

campaignus.do

Last fetched

campaignus.do resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · campaignus.doRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/campaignus.do

Resolution chain

campaignus.do resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.130.12818.173.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.130.1718.173.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.130.17318.173.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.130.4618.173.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1253.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.453.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.533.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.913.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with campaignus.do in WhisperGraph.

Subdomains

17 observed subdomains of campaignus.do.

Web-graph footprint

Distinct hostnames that link to or from campaignus.do in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for campaignus.do.

MechanismTarget
SPF_Acampaignus.do
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_MXcampaignus.do

Related pages

Pivot deeper into the graph from campaignus.do.

Cypher and MCP

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

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