Skip to content

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

WHISPER CANON · 1min30.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/1min30.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.210.199.140162.210.192.0/21AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
207.244.74.236207.244.64.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:433
Organization
dabi-schwebel gabriel
Contact emails

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 1min30.com.

MechanismTarget
SPF_INCLUDE26492762.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.92.37.57/32
SPF_IP213.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 20

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