Skip to content

Hostname

newsperform.com

Last fetched

newsperform.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · newsperform.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/newsperform.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.68.12413.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.2013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.5613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.7213.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.1418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.8.12718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.2218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.2318.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6318.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of newsperform.com owner
Contact emails

Subdomains

3 observed subdomains of newsperform.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for newsperform.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00596a01.pphosted.com

Related pages

Pivot deeper into the graph from newsperform.com.

Cypher and MCP

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

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