Hostname
wpsimplyread.com
Last fetched
wpsimplyread.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
wpsimplyread.com 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 |
|---|---|---|---|---|
| 135.148.100.81 | 135.148.0.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0137997970
- Contact emails
- wpsimplyread.com@contactprivacy.com
- wpsimplyread@coxhead.net
- 2d44e35629ee0f20e03f44da6b4b991130e15d6b29208f9024a89125ea23c548@wpsimplyread.com.whoisproxy.org
- 5c0041e0e997ac6e90cb0a50e6e0ea35be3b67704953f8c9c979f0d389283d64@wpsimplyread.com.whoisproxy.org
- 5ca7cc02c5017124c5d685cbda481b5a7c8bde813f7a2bd37371378731470097@wpsimplyread.com.whoisproxy.org
- 709ba9163b3f8acb640919ec05e20047f32a0503637445dd90fc5ac4da37b481@wpsimplyread.com.whoisproxy.org
- a61300411a977f2e25d98fbbcdc56cc274476d15f6f527dcfe7e1d48b1756530@wpsimplyread.com.whoisproxy.org
- c7c5e7c87ebb80c384006187b502b18445aad7dd2623db3e740981a728663985@wpsimplyread.com.whoisproxy.org
- d0d7e6bae8f0eca7d9f15e92101ff572d2e1ec610720924911852ca2aea9446c@wpsimplyread.com.whoisproxy.org
- e17392995e453abfcf5a68c7bf43b3eff13ba024f2b4ff52bf6885130c4187b9@wpsimplyread.com.whoisproxy.org
Subdomains
7 observed subdomains of wpsimplyread.com.
Web-graph footprint
Distinct hostnames that link to or from wpsimplyread.com in the public web crawl.
88 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- wpsimplyread.com
SPF policy
5 SPF mechanisms authorising senders for wpsimplyread.com.
| Mechanism | Target |
|---|---|
| SPF_A | wpsimplyread.com |
| SPF_IP | 135.148.100.81 |
| SPF_IP | 162.215.14.152 |
| SPF_IP | 162.241.71.143 |
| SPF_MX | wpsimplyread.com |
Related pages
Pivot deeper into the graph from wpsimplyread.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wpsimplyread.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.