Hostname
ph7foodtech.com
Last fetched
ph7foodtech.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ph7foodtech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.38.163.115 | 54.38.0.0/16 | AS16276 | — | FR |
| 79.137.114.210 | 79.137.0.0/17 | AS16276 | — | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ph7foodtech.com owner
- Contact emails
- 425250857352920801r@whois-privacy-service.net
- 906172193932rt2920801r@whois-privacy-service.net
- 68c294a1-caf9-42a8-90a3-2207dd4e3fae@identity-protect.org
- a19d91f6-6e50-4dbf-8dbd-eb73718a8e3c@identity-protect.org
- adfb8f3e-69e4-478d-bf92-833cbb630e64@identity-protect.org
- f1f2fd73-dfd6-4627-9182-53be6b15d600@identity-protect.org
Subdomains
2 observed subdomains of ph7foodtech.com.
Web-graph footprint
Distinct hostnames that link to or from ph7foodtech.com in the public web crawl.
10 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ph7foodtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ph7foodtech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ph7foodtech.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.