Skip to content

Hostname

payroll.ph

Last fetched

payroll.ph resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

36 observed subdomains of payroll.ph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from payroll.ph.

Cypher and MCP

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

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