Skip to content

Hostname

dynamocamp.org

Last fetched

dynamocamp.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dynamocamp.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dynamocamp.org

Resolution chain

dynamocamp.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.248172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
fondazione dynamo
Contact emails

Subdomains

33 observed subdomains of dynamocamp.org.

Web-graph footprint

Distinct hostnames that link to or from dynamocamp.org in the public web crawl.

380 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dynamocamp.org.

MechanismTarget
SPF_Adynamocamp.org
SPF_INCLUDEemsd1.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.kudusrl.it
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP103.2.140.20/22
SPF_IP168.245.8.84
SPF_IP216.22.15.213
SPF_IP217.118.3.9
SPF_IP217.61.42.121
SPF_IP217.61.42.123
SPF_IP85.33.153.11
SPF_IP95.110.164.5
SPF_IP95.110.164.67
SPF_MXdynamocamp.org

Related pages

Pivot deeper into the graph from dynamocamp.org.

Cypher and MCP

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

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