Hostname
demco.com
Last fetched
demco.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
demco.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 demco.com owner
- Contact emails
- a74522rm2cn@networksolutionsprivateregistration.com
- am98528t43n@networksolutionsprivateregistration.com
- dc8637nj9pq@networksolutionsprivateregistration.com
- g76as2cy864@networksolutionsprivateregistration.com
- ht6ar96g92f@networksolutionsprivateregistration.com
- ks5wu6cr8gm@networksolutionsprivateregistration.com
- s94xa7ns2r6@networksolutionsprivateregistration.com
- vy32z28p4wt@networksolutionsprivateregistration.com
- vy8ze2dt7kv@networksolutionsprivateregistration.com
- webmaster@demco.com
- 049de69e-25ba-4d37-b0c3-783520842ad9@identity-protect.org
- 15f396b5-5d58-4bcf-b512-7f168952fc12@identity-protect.org
- 4fcd5bbc-3efa-4d4d-bf2a-0bf689e44130@identity-protect.org
- 558e087e-3150-440d-b43f-212f1497166e@identity-protect.org
- 76d8cb6d-1805-40a7-afd3-50b86f12c940@identity-protect.org
- 7f97c925-55b7-4067-946d-6da61f5023ec@identity-protect.org
- owner-8401391@demco.com.whoisprivacyservice.org
- owner-9013856@demco.com.whoisprivacyservice.org
Subdomains
31 observed subdomains of demco.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from demco.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for demco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.85.55.155 |
| SPF_IP | 209.64.109.160/27 |
| SPF_IP | 35.131.9.160/27 |
Related pages
Pivot deeper into the graph from demco.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "demco.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.