Hostname
personifyauth.com
Last fetched
personifyauth.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. personifyauth.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for personifyauth.com in WhisperGraph.
IPv6 resolution
No AAAA record for personifyauth.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of personifyauth.com owner
- Contact emails
- 5dee464c-5936-4710-bc5b-e04624c91865@identity-protect.org, 7b5ab457-ad48-4904-9dd7-64bc99fe767d@identity-protect.org, 7e220930-7b84-4449-9ec1-5bf7dcb940bb@identity-protect.org, 9a139bbe-35ff-4978-b476-6b5bdeaf171e@identity-protect.org, bd4cb06c-a039-490a-a6a8-65df6e7a4917@identity-protect.org, cc74c45a-b779-4a5c-912f-0097c0e6c92d@identity-protect.org, cd96a0e7-da8e-4e12-94a6-7c18366077cf@identity-protect.org, owner-10032466@personifyauth.com.whoisprivacyservice.org
Subdomains
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- ns-292.awsdns-36.com
- ns-884.awsdns-46.net
- ns-1058.awsdns-04.org
- ns-1679.awsdns-17.co.uk
MX records
- personifyauth-com.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: sendgrid.net
Threat-feed evidence
History
Related pages
Pivot from personifyauth.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "personifyauth.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.