Hostname
promark.com
Last fetched
promark.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
promark.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:2
- Organization
- daddario and company,
- Contact emails
- at7hj8j65ny@networksolutionsprivateregistration.com
- ba4uz7zs9ed@networksolutionsprivateregistration.com
- fg9az48e52a@networksolutionsprivateregistration.com
- h35ty76k8dr@networksolutionsprivateregistration.com
- j34ug9ck5m9@networksolutionsprivateregistration.com
- ke8k56ks7ev@networksolutionsprivateregistration.com
- mg7y65ck56b@networksolutionsprivateregistration.com
- mv3sk9xg9rk@networksolutionsprivateregistration.com
- netadmin@daddario.com
- nr2qq87z8n8@networksolutionsprivateregistration.com
- uy52z42t5wb@networksolutionsprivateregistration.com
- wu4r35ac6wp@networksolutionsprivateregistration.com
- xv4xx8s47n6@networksolutionsprivateregistration.com
- y33nr2uk5bs@networksolutionsprivateregistration.com
- yq3ke28g4ur@networksolutionsprivateregistration.com
- yx22226f357@networksolutionsprivateregistration.com
- zk2r53kq99s@networksolutionsprivateregistration.com
Subdomains
3 observed subdomains of promark.com.
Web-graph footprint
Distinct hostnames that link to or from promark.com in the public web crawl.
209 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for promark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from promark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promark.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.