Skip to content

Hostname

acceptancenow.com

Last fetched

acceptancenow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · acceptancenow.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acceptancenow.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.199.11118.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.12918.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.5718.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.9718.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.102.1003.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1053.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.193.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.503.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

25 observed subdomains of acceptancenow.com.

Web-graph footprint

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

20 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acceptancenow.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2312-29.iphmx.com
SPF_EXISTS%{i}.spf.hc232-72.r1.ces.cisco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.71.154.219
SPF_IP68.232.157.54

Related pages

Pivot deeper into the graph from acceptancenow.com.

Cypher and MCP

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

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