Skip to content

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

WHISPER CANON · int-research.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/int-research.com

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.

Threat posture

History

Mail and authentication

MX records

  • int-research.com

SPF policy

11 SPF mechanisms authorising senders for int-research.com.

MechanismTarget
SPF_Aint-research.com
SPF_Aliquid.int-research.com
SPF_Avps.braunresearch.com
SPF_INCLUDEjangomail.com
SPF_INCLUDEsendgrid.net
SPF_IP104.131.98.31
SPF_IP107.170.4.190
SPF_IP207.58.138.130
SPF_IP34.198.120.248
SPF_IP64.64.12.152
SPF_MXint-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.