Hostname
solidprofessor.com
Last fetched
solidprofessor.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
solidprofessor.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of solidprofessor.com owner
- Contact emails
- a49c274377d@networksolutionsprivateregistration.com
- ev74w4xb4ve@networksolutionsprivateregistration.com
- fc5rh8vt3m4@networksolutionsprivateregistration.com
- fe2kk7th53k@networksolutionsprivateregistration.com
- hn24w5ny6cf@networksolutionsprivateregistration.com
- jt9h79t5989@networksolutionsprivateregistration.com
- kf2a55vz4q4@networksolutionsprivateregistration.com
- mx3mv7gz9mg@networksolutionsprivateregistration.com
- q46ey7hz5ef@networksolutionsprivateregistration.com
- sc9545d55e8@networksolutionsprivateregistration.com
- t_glockler@yahoo.com
- wb56r9r345t@networksolutionsprivateregistration.com
- 030078b8-20fb-4dba-af1e-d1fd21fed52e@identity-protect.org
- 5449f3e8-608f-4350-bc30-47ad6f165af0@identity-protect.org
- 7a22dfa9-2459-4340-935a-1ab70e0ff451@identity-protect.org
- 96893ff4-d3bf-4310-bb2d-c554c95dcced@identity-protect.org
- d2fdd6c6-7311-4711-8252-30fdb95dac5e@identity-protect.org
- db021344-613c-4b79-9096-2913a16baac2@identity-protect.org
- f86cebdf-d725-425a-945d-34568f4e2bfc@identity-protect.org
Subdomains
51 observed subdomains of solidprofessor.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from solidprofessor.com in the public web crawl.
228 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for solidprofessor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from solidprofessor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solidprofessor.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.