Skip to content

Hostname

2go.com.ph

Last fetched

2go.com.ph resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:863 as the registrar.

Nutrition Label

WHISPER CANON · 2go.com.phRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/2go.com.ph

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.173.8313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.188.17913.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.221.3713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.44.6713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.220.23513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.24.16013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.253.24413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.111.7218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.173.11818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.42.21318.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.83.22018.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.157.733.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.252.9752.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.93.7752.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.199.20054.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.246.6154.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.117.9454.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.221.9554.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.52.9854.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.39.2947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:863
Organization
2go group,
Contact emails

Subdomains

66 observed subdomains of 2go.com.ph.

Web-graph footprint

Distinct hostnames that link to or from 2go.com.ph in the public web crawl.

94 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 2go.com.ph.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sm.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.126.45.38

Related pages

Pivot deeper into the graph from 2go.com.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2go.com.ph"})-[: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.