Skip to content

Hostname

1minus1.com

Last fetched

1minus1.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · 1minus1.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/1minus1.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.41.2172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.254172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:168
Organization
1 minus 1
Contact emails

Subdomains

13 observed subdomains of 1minus1.com.

Web-graph footprint

Distinct hostnames that link to or from 1minus1.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 1minus1.com.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_IP178.79.163.166
SPF_IP2a01:7e00:0:0:f03c:91ff:fea1:9072

Related pages

Pivot deeper into the graph from 1minus1.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "1minus1.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.