Hostname
jmstrange.com
Last fetched
jmstrange.com resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jmstrange.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 |
|---|---|---|---|---|
| 107.167.82.126 | 107.167.64.0/19 | AS53755 | IOFLOOD - Input Output Flood LLC | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- j m strange &
- Contact emails
Subdomains
3 observed subdomains of jmstrange.com.
Web-graph footprint
Distinct hostnames that link to or from jmstrange.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for jmstrange.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jmstrange.com.
- IP · 107.167.82.126
- ASN · AS53755IOFLOOD - Input Output Flood LLC
- Registrar · iana:2
- Country · US
- Email · ins@jmstrange.com
- TLD · .com
- Browse hostnames · jm…
- 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: "jmstrange.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.