Skip to content

Hostname

nowserving.ph

Last fetched

nowserving.ph resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · nowserving.phRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/nowserving.ph

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.105108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.20108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.83108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.84108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.4.110108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.35108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.44108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.88108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.12313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.1918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with nowserving.ph in WhisperGraph.

Subdomains

12 observed subdomains of nowserving.ph.

Web-graph footprint

Distinct hostnames that link to or from nowserving.ph in the public web crawl.

178 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nowserving.ph.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com
SPF_MXnowserving.ph

Related pages

Pivot deeper into the graph from nowserving.ph.

Cypher and MCP

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

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