Hostname
clippings.com
Last fetched
clippings.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clippings.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
- contact privacy inc. customer 0129546016
- Contact emails
- support@openbuildings.com
- 01539ba3-81a6-4e6e-8677-f8cf2b9afe65@identity-protect.org
- 13e5455a-1036-4dc0-9180-b819001d1a4e@identity-protect.org
- 3fc25636-9835-43f4-8070-32a33c9af48e@identity-protect.org
- 76bbf29b-eedf-47ec-9dd0-a829e7425856@identity-protect.org
- a0ba38d8-83e7-4a4b-90e6-39693b6e9d99@identity-protect.org
- dbfa2d0f-1972-43ed-945d-997310e4afd5@identity-protect.org
- ea5dfd96-cd77-4b55-beb4-aee126ca20c4@identity-protect.org
- owner-1091017@clippings.com.whoisprivacyservice.org
- owner-11341203@clippings.com.whoisprivacyservice.org
- owner-11435676@clippings.com.whoisprivacyservice.org
- owner-11611152@clippings.com.whoisprivacyservice.org
- owner-11633058@clippings.com.whoisprivacyservice.org
- owner-208335@clippings.com.whoisprivacyservice.org
- owner-3878215@clippings.com.whoisprivacyservice.org
- owner-6643775@clippings.com.whoisprivacyservice.org
- owner-7723571@clippings.com.whoisprivacyservice.org
- owner-9503540@clippings.com.whoisprivacyservice.org
Subdomains
104 observed subdomains of clippings.com.
Showing 22 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clippings.com in the public web crawl.
122 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for clippings.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from clippings.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clippings.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.