Hostname
phybbit.com
Last fetched
phybbit.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
phybbit.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.82.246 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.198.253 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.213.39 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.179.13 | 54.150.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of phybbit.com owner
- Contact emails
- info@phybbit.com
- 352ece9d-9168-425c-ac80-598ef3f016ae@identity-protect.org
- 4e908149-58fa-4d9c-9489-400585a89587@identity-protect.org
- 58077d49-9724-44ef-83c4-db8dd5c072be@identity-protect.org
- a0737186-1742-456b-8d17-f22db16f7a0e@identity-protect.org
- a1404425-ec81-47d4-8446-0ce3589b41ea@identity-protect.org
- e567709c-bfde-425b-8cc9-435e6e5c555d@identity-protect.org
- owner-3688952@phybbit.com.whoisprivacyservice.org
- owner-408749@phybbit.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of phybbit.com.
Web-graph footprint
Distinct hostnames that link to or from phybbit.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for phybbit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 19818430.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from phybbit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phybbit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.