Hostname
wpforgood.com
Last fetched
wpforgood.com resolves to 2 IPv4 addresses operated by DLC-VN DLC DIGITAL TECHNOLOGY SOLUTION INVESTMENT LIMITED LIABILITY COMPANY in BD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
wpforgood.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.205.144.192 | 154.205.144.0/24 | AS138915 | DLC-VN DLC DIGITAL TECHNOLOGY SOLUTION INVESTMENT LIMITED LIABILITY COMPANY | BD |
| 188.172.229.113 | 188.172.228.0/23 | AS197540 | P&C ON LINE S.R.L. NETWAY INTERNET | AT |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain admin
- Contact emails
Subdomains
11 observed subdomains of wpforgood.com.
Web-graph footprint
Distinct hostnames that link to or from wpforgood.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for wpforgood.com.
| Mechanism | Target |
|---|---|
| SPF_A | wpforgood.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_IP | 69.48.152.99 |
| SPF_MX | wpforgood.com |
Related pages
Pivot deeper into the graph from wpforgood.com.
- IP · 154.205.144.192
- ASN · AS138915DLC-VN DLC DIGITAL TECHNOLOGY SOLUTION INVESTMENT LIMITED LIABILITY COMPANY
- Registrar · iana:1068
- Country · BD
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · wp…
- 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: "wpforgood.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.