Skip to content

Hostname

devp.org

Last fetched

devp.org resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · devp.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/devp.org

Resolution chain

devp.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.215.9.13867.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:81
Organization
developpement et paix
Contact emails

Subdomains

24 observed subdomains of devp.org.

Web-graph footprint

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

526 sites link to this hostname.

452 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for devp.org.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmedia2.akaraisin.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.73.249
SPF_IP158.69.172.136
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP66.185.28.144
SPF_IP67.215.9.138
SPF_IP96.45.198.184/29
SPF_MXdevp.org

Related pages

Pivot deeper into the graph from devp.org.

Cypher and MCP

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

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