Skip to content

Hostname

boip.int

Last fetched

boip.int resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · boip.intRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/boip.int

Resolution chain

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

IPPrefixASNOperatorCountry
20.55.103.19120.133.232.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
mischa gossen, jeroen janssen
Contact emails

Subdomains

35 observed subdomains of boip.int.

Web-graph footprint

Distinct hostnames that link to or from boip.int in the public web crawl.

903 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for boip.int.

MechanismTarget
SPF_Aboip.int
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailoutgoing.swis.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.181.140.137
SPF_IP185.181.140.140
SPF_IP193.172.165.167
SPF_IP193.172.165.177
SPF_IP87.233.240.35
SPF_MXboip.int

Related pages

Pivot deeper into the graph from boip.int.

Cypher and MCP

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

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