Skip to content

Hostname

paramounttpa.com

Last fetched

paramounttpa.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.96.21313.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.30.10413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.3.15713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.49.10913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.213.10413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.49.8815.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.66.03.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.36.63.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.51.823.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.38.4165.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.88.21465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.113.24813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.205.228.23113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.205.29.14313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.203.182.9813.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.204.195.14213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
paramount health services pvt.
Contact emails

Subdomains

19 observed subdomains of paramounttpa.com.

Web-graph footprint

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

65 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for paramounttpa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP1.23.146.77
SPF_IP1.23.146.86
SPF_IP103.89.41.55
SPF_IP103.89.41.58

Related pages

Pivot deeper into the graph from paramounttpa.com.

Cypher and MCP

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

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