Hostname
100uptimeservers.com
Last fetched
100uptimeservers.com resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
100uptimeservers.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 |
|---|---|---|---|---|
| 104.161.36.50 | 104.161.32.0/19 | AS53755 | IOFLOOD - Input Output Flood LLC | US |
| 15.197.240.20 | 15.197.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:303
- Organization
- adrian c.
- Contact emails
Subdomains
13 observed subdomains of 100uptimeservers.com.
Web-graph footprint
Distinct hostnames that link to or from 100uptimeservers.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 100uptimeservers.com
SPF policy
18 SPF mechanisms authorising senders for 100uptimeservers.com.
| Mechanism | Target |
|---|---|
| SPF_A | 100uptimeservers.com |
| SPF_IP | 104.161.36.50 |
| SPF_IP | 107.167.80.98 |
| SPF_IP | 107.167.87.210 |
| SPF_IP | 107.178.101.226 |
| SPF_IP | 107.178.98.98 |
| SPF_IP | 107.189.162.18 |
| SPF_IP | 107.189.162.50 |
| SPF_IP | 107.189.168.130 |
| SPF_IP | 107.189.169.162 |
| SPF_IP | 107.189.171.34 |
| SPF_IP | 148.163.65.226 |
| SPF_IP | 148.163.68.162 |
| SPF_IP | 148.163.73.226 |
| SPF_IP | 148.163.74.66 |
| SPF_IP | 162.218.116.178 |
| SPF_IP | 23.226.70.131 |
| SPF_MX | 100uptimeservers.com |
Related pages
Pivot deeper into the graph from 100uptimeservers.com.
- IP · 104.161.36.50
- ASN · AS53755IOFLOOD - Input Output Flood LLC
- Registrar · iana:303
- Country · US
- Email · webmaster@modvpsreviews.com
- TLD · .com
- Browse hostnames · 10…
- 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: "100uptimeservers.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.