Skip to content

Hostname

reiprocess.com

Last fetched

reiprocess.com resolves to 1 IPv4 address operated by AS149580 in IN. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · reiprocess.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/reiprocess.com

Resolution chain

reiprocess.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.187.238.30103.187.238.0/24AS149580IN

WHOIS identity

Registrar
iana:1609
Organization
refrigeration engineering international pty
Contact emails

Subdomains

10 observed subdomains of reiprocess.com.

Web-graph footprint

Distinct hostnames that link to or from reiprocess.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for reiprocess.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.hostyourservices.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.43.119.205
SPF_IP13.238.94.114
SPF_IP165.72.200.106/32
SPF_IP167.89.58.216/32
SPF_IP203.89.197.41/32
SPF_IP54.206.247.253
SPF_IP60.240.130.154
SPF_IP61.69.60.182

Related pages

Pivot deeper into the graph from reiprocess.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reiprocess.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.