Hostname
myintervals.com
Last fetched
myintervals.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
myintervals.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 |
|---|---|---|---|---|
| 150.238.88.149 | 150.238.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
| 150.238.88.235 | 150.238.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
WHOIS identity
- Registrar
- iana:291
- Organization
- michael j. payne
- Contact emails
Subdomains
17 observed subdomains of myintervals.com.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from myintervals.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for myintervals.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx.myintervals.com |
| SPF_INCLUDE | 201885.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 169.61.11.131 |
| SPF_MX | myintervals.com |
Related pages
Pivot deeper into the graph from myintervals.com.
- IP · 150.238.88.149
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:291
- Country · US
- Email · myintervals.com-registrant@directnicwhoiscompliance.com
- TLD · .com
- Browse hostnames · my…
- 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: "myintervals.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.