Hostname
int-research.com
Last fetched
int-research.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0133231970
- Contact emails
Subdomains
88 observed subdomains of int-research.com.
Showing 25 of 88. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- int-research.com
SPF policy
11 SPF mechanisms authorising senders for int-research.com.
| Mechanism | Target |
|---|---|
| SPF_A | int-research.com |
| SPF_A | liquid.int-research.com |
| SPF_A | vps.braunresearch.com |
| SPF_INCLUDE | jangomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 104.131.98.31 |
| SPF_IP | 107.170.4.190 |
| SPF_IP | 207.58.138.130 |
| SPF_IP | 34.198.120.248 |
| SPF_IP | 64.64.12.152 |
| SPF_MX | int-research.com |
Related pages
Pivot deeper into the graph from int-research.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "int-research.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.