Skip to content

Hostname

close.io

Last fetched

close.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · close.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/close.io

Resolution chain

close.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.126.10113.249.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.11413.249.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3513.249.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.5713.249.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.194.40143.208.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.47143.208.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.85143.208.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.98143.208.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.18.10018.244.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3818.244.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4918.244.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.718.244.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
close_io
Contact emails

Subdomains

17 observed subdomains of close.io.

Web-graph footprint

Distinct hostnames that link to or from close.io in the public web crawl.

377 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for close.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from close.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "close.io"})-[: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.