Skip to content

Hostname

multicampus.com

Last fetched

multicampus.com resolves to 1 IPv4 address operated by AS45985 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · multicampus.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/multicampus.com

Resolution chain

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

IPPrefixASNOperatorCountry
123.37.6.127123.37.0.0/17AS45985KR

WHOIS identity

Registrar
iana:100
Organization
Contact emails

Subdomains

70 observed subdomains of multicampus.com.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for multicampus.com.

MechanismTarget
SPF_INCLUDE_spf.samsung.com
SPF_IP112.106.250.0/24
SPF_IP112.106.58.41
SPF_IP123.37.6.137
SPF_IP123.37.6.139
SPF_IP202.89.125.136
SPF_IP202.89.127.36
SPF_IP210.118.65.130
SPF_IP210.118.65.134
SPF_IP210.118.65.147
SPF_IP211.45.28.0/24
SPF_IP211.45.28.19
SPF_IP222.122.24.166
SPF_IP3.37.227.71

Related pages

Pivot deeper into the graph from multicampus.com.

Cypher and MCP

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

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