Hostname
patrainingportal.com
Last fetched
patrainingportal.com resolves to 2 IPv4 addresses operated by CNSQ-AS12213 - Centersquare in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
patrainingportal.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 |
|---|---|---|---|---|
| 131.226.197.254 | 131.226.192.0/21 | AS12213 | CNSQ-AS12213 - Centersquare | US |
| 23.29.106.62 | 23.29.96.0/20 | AS701 | UUNET - Verizon Business | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of patrainingportal.com owner
- Contact emails
- patrainingportal.com@domainsbyproxy.com
- 4e0487c0-98c2-40ac-b119-3a7e7f368892@identity-protect.org
- 99a0ef95-baf3-44c4-a9c7-cf92c0451859@identity-protect.org
- af68bf95-cefe-4306-b7f9-d75081cd9323@identity-protect.org
- c224a63a-13aa-43af-bb0c-2e474b5dc31f@identity-protect.org
- c6209c6c-9dd4-4d79-bbf2-7fb21cea76dd@identity-protect.org
- f233d945-da10-44e3-a143-102a0f042ca7@identity-protect.org
- owner-7256553@patrainingportal.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of patrainingportal.com.
Web-graph footprint
Distinct hostnames that link to or from patrainingportal.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for patrainingportal.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.aws.parsonsvic.com |
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.226.197.192/26 |
| SPF_IP | 23.29.106.0/26 |
| SPF_IP | 34.192.34.168/32 |
| SPF_IP | 66.109.239.154/32 |
| SPF_IP | 66.216.135.71/24 |
| SPF_MX | patrainingportal.com |
Related pages
Pivot deeper into the graph from patrainingportal.com.
- IP · 131.226.197.254
- ASN · AS12213CNSQ-AS12213 - Centersquare
- Registrar · iana:468
- Country · US
- Email · patrainingportal.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "patrainingportal.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.