Hostname
structuralengineersreport.com
Last fetched
structuralengineersreport.com resolves to 1 IPv4 address operated by AS48254 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
structuralengineersreport.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.151.30.209 | 185.151.30.0/24 | AS48254 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of structuralengineersreport.com owner
- Contact emails
- lesuneke1@aol.com
- 3063b44e-c945-4354-8e3f-df679000184c@identity-protect.org
- 35b50ace-70df-4b27-8888-205806cca9f4@identity-protect.org
- 46488b4b-3cc0-438c-91b2-136f1527278d@identity-protect.org
- 5cf22b7a-4c29-4980-b09f-d3f9650b5171@identity-protect.org
- a20162b1-f031-4d09-84f5-1273f5b271e2@identity-protect.org
- b137c1a1-dd02-45b8-9a9a-b689fd583fb1@identity-protect.org
Subdomains
1 observed subdomain of structuralengineersreport.com.
| Subdomain |
|---|
| www.structuralengineersreport.com |
Web-graph footprint
Distinct hostnames that link to or from structuralengineersreport.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for structuralengineersreport.com.
| Mechanism | Target |
|---|---|
| SPF_A | structuralengineersreport.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.stackmail.com |
| SPF_MX | structuralengineersreport.com |
Related pages
Pivot deeper into the graph from structuralengineersreport.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "structuralengineersreport.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.