Hostname
aperiatech.com
Last fetched
aperiatech.com resolves to 2 IPv4 addresses operated by YOUTUBE YOUTUBE in US.
Nutrition Label
Resolution chain
aperiatech.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 |
|---|---|---|---|---|
| 35.206.126.36 | 35.206.64.0/18 | AS43515 | YOUTUBE YOUTUBE | US |
| 50.28.84.40 | 50.28.64.0/19 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from aperiatech.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for aperiatech.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | shops.shopify.com |
| SPF_IP | 185.250.239.148/32 |
| SPF_IP | 185.250.239.168/32 |
| SPF_IP | 185.250.239.190/32 |
| SPF_IP | 198.244.59.30/32 |
| SPF_IP | 198.244.59.33/32 |
| SPF_IP | 198.244.59.35/32 |
| SPF_IP | 198.61.254.21 |
| SPF_IP | 209.61.151.236/32 |
| SPF_IP | 209.61.151.249 |
| SPF_IP | 209.61.151.251/32 |
| SPF_IP | 69.72.40.93/32 |
| SPF_IP | 69.72.40.94/31 |
| SPF_IP | 69.72.40.96/30 |
| SPF_IP | 69.72.47.205/32 |
Related pages
Pivot deeper into the graph from aperiatech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aperiatech.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.