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
Resolution chain
devp.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.215.9.138 | 67.215.0.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- developpement et paix
- Contact emails
Subdomains
24 observed subdomains of devp.org.
Showing 22 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for devp.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | media2.akaraisin.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.73.249 |
| SPF_IP | 158.69.172.136 |
| SPF_IP | 158.85.77.121/32 |
| SPF_IP | 158.85.89.116/32 |
| SPF_IP | 66.185.28.144 |
| SPF_IP | 67.215.9.138 |
| SPF_IP | 96.45.198.184/29 |
| SPF_MX | devp.org |
Related pages
Pivot deeper into the graph from devp.org.
- IP · 67.215.9.138
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:81
- Country · CA
- Email · j52yr2hb5me@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.