Skip to content

Hostname

pushtech.com

Last fetched

pushtech.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.245.413.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.4513.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.6213.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.6313.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.174.10318.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.1718.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.8118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.190.1123.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.403.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.563.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.923.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.166.96.1043.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.113.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.243.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.493.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
carlos moncho
Contact emails

Subdomains

18 observed subdomains of pushtech.com.

Web-graph footprint

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

153 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pushtech.com.

MechanismTarget
SPF_Apushtech.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEretailspf.smtp.com
SPF_IP216.194.175.219
SPF_MXpushtech.com

Related pages

Pivot deeper into the graph from pushtech.com.

Cypher and MCP

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

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