Skip to content

Hostname

tripfactory.com

Last fetched

tripfactory.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tripfactory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tripfactory.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.109.3713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.94.25313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.138.21918.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.148.13818.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.109.18418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.147.5752.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.86.15352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.178.2652.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.96.16652.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.94.8347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
amit aggarwal
Contact emails

Subdomains

29 observed subdomains of tripfactory.com.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tripfactory.com.

MechanismTarget
SPF_Atripfactory.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP167.89.43.171
SPF_IP167.89.49.103
SPF_MXtripfactory.com

Related pages

Pivot deeper into the graph from tripfactory.com.

Cypher and MCP

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

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