Skip to content

Hostname

repec.org

Last fetched

repec.org resolves to 1 IPv4 address operated by BOSTONCOLLEGE - Boston College in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · repec.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/repec.org

Resolution chain

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

IPPrefixASNOperatorCountry
136.167.18.142136.167.0.0/16AS22834BOSTONCOLLEGE - Boston CollegeUS

WHOIS identity

Registrar
iana:9
Organization
christopher baum
Contact emails

Subdomains

30 observed subdomains of repec.org.

Web-graph footprint

Distinct hostnames that link to or from repec.org in the public web crawl.

1,195 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for repec.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP2a01:4f9:6b:2c4b:0:0:0:2
SPF_IP65.108.100.210
SPF_IP65.89.18.25
SPF_IP94.130.20.212

Related pages

Pivot deeper into the graph from repec.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "repec.org"})-[: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.