Skip to content

Hostname

corperwallet.ng

Last fetched

corperwallet.ng resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:28112014 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.238.32108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.51108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.6108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.9108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.180.153.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.573.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.693.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.843.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.79.12554.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.2954.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.5854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.8854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:28112014
Organization
awolola adedeji
Contact emails

Subdomains

1 observed subdomain of corperwallet.ng.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for corperwallet.ng.

MechanismTarget
SPF_INCLUDEspf.privateemail.com

Related pages

Pivot deeper into the graph from corperwallet.ng.

Cypher and MCP

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

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