Hostname
modularcomp.com
Last fetched
modularcomp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
modularcomp.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.109 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.40 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.49 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.70 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.26.102 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.127 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.34 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.87 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of modularcomp.com owner
- Contact emails
- xb3e23r37cx@networksolutionsprivateregistration.com
- 0308acd0-6de7-44d1-9b5b-82bb024bc6ec@identity-protect.org
- 04ecb869-a651-4a36-aa3b-e56703a30349@identity-protect.org
- 32432e43-5a45-4166-bf4d-41f653875045@identity-protect.org
- 4b5a390a-c3c1-4ca4-a3b0-71cf8f33ceb1@identity-protect.org
- 5ba8fe56-3e6c-4311-8e54-bb16f4c5a6c6@identity-protect.org
- cf00ce0c-755e-4eed-9f25-069afbfc6292@identity-protect.org
- e63a3428-220b-4a51-adb0-70dd1d5126eb@identity-protect.org
- owner-2247571@modularcomp.com.whoisprivacyservice.org
- owner-5414386@modularcomp.com.whoisprivacyservice.org
- owner-9270038@modularcomp.com.whoisprivacyservice.org
- owner-9639579@modularcomp.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of modularcomp.com.
Web-graph footprint
Distinct hostnames that link to or from modularcomp.com in the public web crawl.
6 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for modularcomp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailroute.net |
Related pages
Pivot deeper into the graph from modularcomp.com.
- IP · 108.138.128.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · xb3e23r37cx@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · mo…
- 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: "modularcomp.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.