Skip to content

Hostname

1point1.com

Last fetched

1point1.com resolves to 5 IPv4 addresses operated by EDGEUNO S.A.S in PE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 1point1.comRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/1point1.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.25.45.4200.25.45.0/24AS7195EDGEUNO S.A.SPE
96.45.82.2196.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.23196.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.13096.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.896.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

6 observed subdomains of 1point1.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 1point1.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.21.244.83
SPF_IP14.96.40.38

Related pages

Pivot deeper into the graph from 1point1.com.

Cypher and MCP

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

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