Skip to content

Hostname

wileyeditingservices.com

Last fetched

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

Nutrition Label

WHISPER CANON · wileyeditingservices.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wileyeditingservices.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.173.1018.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.11118.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.2418.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.4418.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.12618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3786
Organization
domain administrator
Contact emails

Subdomains

17 observed subdomains of wileyeditingservices.com.

Web-graph footprint

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

48 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wileyeditingservices.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wileyeditingservices.com.

Cypher and MCP

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

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