Hostname
1min30.com
Last fetched
1min30.com resolves to 2 IPv4 addresses operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
1min30.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 |
|---|---|---|---|---|
| 162.210.199.140 | 162.210.192.0/21 | AS30633 | LEASEWEB-USA-WDC - Leaseweb USA, Inc. | US |
| 207.244.74.236 | 207.244.64.0/18 | AS30633 | LEASEWEB-USA-WDC - Leaseweb USA, Inc. | US |
WHOIS identity
- Registrar
- iana:433
- Organization
- dabi-schwebel gabriel
- Contact emails
- 0cngu3yg10c3cnav4n0b@f.o-w-o.info
- 1x8bspcr7ykkh3pm1zyw@q.o-w-o.info
- 27owy1jgz6dguw7qkb6v@q.o-w-o.info
- 4he5mmajjh4cpg0kt9zm@k.o-w-o.info
- dtw73g4fjf1imvlxxocy@j.o-w-o.info
- g0bi4agsl7ow24bedq11@b.o-w-o.info
- hsnoy30p1my4xvmqm9az@d.o-w-o.info
- rke1cocu0iv2atxmtgxx@g.o-w-o.info
- x4ivyqppros1v300l3ax@q.o-w-o.info
- yes2bjw8m7gqee5o2ua8@w.o-w-o.info
- yurloovilchicgk0ry8x@h.o-w-o.info
Subdomains
11 observed subdomains of 1min30.com.
Web-graph footprint
Distinct hostnames that link to or from 1min30.com in the public web crawl.
924 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 1min30.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26492762.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.92.37.57/32 |
| SPF_IP | 213.32.72.136 |
Related pages
Pivot deeper into the graph from 1min30.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1min30.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.