Skip to content

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

WHISPER CANON · 100uptimeservers.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/100uptimeservers.com

Resolution chain

100uptimeservers.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.161.36.50104.161.32.0/19AS53755IOFLOOD - Input Output Flood LLCUS
15.197.240.2015.197.240.0/20AS16509AMAZON-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.

MechanismTarget
SPF_A100uptimeservers.com
SPF_IP104.161.36.50
SPF_IP107.167.80.98
SPF_IP107.167.87.210
SPF_IP107.178.101.226
SPF_IP107.178.98.98
SPF_IP107.189.162.18
SPF_IP107.189.162.50
SPF_IP107.189.168.130
SPF_IP107.189.169.162
SPF_IP107.189.171.34
SPF_IP148.163.65.226
SPF_IP148.163.68.162
SPF_IP148.163.73.226
SPF_IP148.163.74.66
SPF_IP162.218.116.178
SPF_IP23.226.70.131
SPF_MX100uptimeservers.com

Related pages

Pivot deeper into the graph from 100uptimeservers.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.