Hostname
apress.com
Last fetched
apress.com resolves to 3 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in DE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
apress.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.75.116.95 | 146.75.116.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | DE |
| 151.101.120.95 | 151.101.120.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | NL |
| 199.232.36.95 | 199.232.36.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | US |
WHOIS identity
- Registrar
- iana:1052
- Organization
- apress
- Contact emails
- cj6d96ps6wd@networksolutionsprivateregistration.com
- e43fz3ww2z9@networksolutionsprivateregistration.com
- e58438ff9y7@networksolutionsprivateregistration.com
- hostmaster@springer.com
- k88d96u42au@networksolutionsprivateregistration.com
- pc7jd6d68tx@networksolutionsprivateregistration.com
- pu7bb3ds2b6@networksolutionsprivateregistration.com
- yp6p85kg3bw@networksolutionsprivateregistration.com
- yv4by9a88qq@networksolutionsprivateregistration.com
- z26sx6xy53p@networksolutionsprivateregistration.com
- z427s4325qr@networksolutionsprivateregistration.com
- zy6ue83h8f2@networksolutionsprivateregistration.com
Subdomains
18 observed subdomains of apress.com.
Web-graph footprint
Distinct hostnames that link to or from apress.com in the public web crawl.
1,890 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for apress.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf-002c5801.pphosted.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 192.174.90.93 |
| SPF_IP | 192.174.90.94 |
| SPF_IP | 195.128.10.15/32 |
| SPF_IP | 195.128.10.18/32 |
| SPF_IP | 195.128.10.23/32 |
| SPF_IP | 195.128.10.24/32 |
| SPF_IP | 195.128.10.25/32 |
| SPF_IP | 199.168.14.54/32 |
| SPF_IP | 207.97.243.208 |
| SPF_IP | 52.41.1.125 |
| SPF_IP | 52.43.154.216 |
Related pages
Pivot deeper into the graph from apress.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apress.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.